home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-3 / card_3982.txt < prev    next >
Text File  |  1990-04-06  |  9KB  |  424 lines

  1. -- card: 3982 from stack: in.0-3
  2. -- bmap block id: 4097
  3. -- flags: 0000
  4. -- background id: 2695
  5. -- name: section 2:
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=204 top=160 right=189 bottom=216
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: GoFirst
  20.  
  21.  
  22. -- part 14 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=244 top=89 right=104 bottom=320
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: stacks
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   goto the short name of me, the short name of this cd, 5
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 15 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=244 top=133 right=148 bottom=322
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: windows
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   goto the short name of me, the short name of this cd, 18
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 16 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=244 top=155 right=170 bottom=320
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: cards
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   goto the short name of me, the short name of this cd, 19
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 17 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=244 top=177 right=192 bottom=320
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: buttons
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   goto the short name of me, the short name of this cd, 20
  94. end mouseUp
  95.  
  96.  
  97.  
  98. -- part 18 (button)
  99. -- low flags: 00
  100. -- high flags: 0000
  101. -- rect: left=244 top=199 right=214 bottom=320
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: text fields
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   goto the short name of me, the short name of this cd, 21
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 19 (button)
  118. -- low flags: 00
  119. -- high flags: 0000
  120. -- rect: left=244 top=221 right=236 bottom=320
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: menus
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   goto the short name of me, the short name of this cd, 22
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 20 (button)
  137. -- low flags: 00
  138. -- high flags: 0000
  139. -- rect: left=244 top=243 right=258 bottom=320
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: graphics
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   goto the short name of me, the short name of this cd, 23
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 21 (button)
  156. -- low flags: 00
  157. -- high flags: 0000
  158. -- rect: left=244 top=265 right=280 bottom=320
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: printing
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   goto the short name of me, the short name of this cd, 24
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 22 (button)
  175. -- low flags: 00
  176. -- high flags: 0000
  177. -- rect: left=244 top=309 right=324 bottom=320
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: Section 2:1
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   goto the short name of me, the short name of this cd, 26
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 23 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=344 top=86 right=105 bottom=454
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: Read Me First
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   goto the short name of me, the short name of this cd, 14
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 24 (button)
  213. -- low flags: 00
  214. -- high flags: 0000
  215. -- rect: left=344 top=114 right=133 bottom=454
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: Card Sizes
  224. ----- HyperTalk script -----
  225. on mouseUp
  226.   goto the short name of me, the short name of this cd, 15
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 26 (button)
  232. -- low flags: 00
  233. -- high flags: 0000
  234. -- rect: left=344 top=142 right=161 bottom=454
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 0 / 0
  237. -- text alignment: 1
  238. -- font id: 0
  239. -- text size: 12
  240. -- style flags: 0
  241. -- line height: 16
  242. -- part name: Multiple Windows
  243. ----- HyperTalk script -----
  244. on mouseUp
  245.   goto the short name of me, the short name of this cd, 16
  246. end mouseUp
  247.  
  248.  
  249.  
  250. -- part 28 (button)
  251. -- low flags: 00
  252. -- high flags: 0000
  253. -- rect: left=344 top=170 right=189 bottom=454
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: Styled text & hot text
  262. ----- HyperTalk script -----
  263. on mouseUp
  264.   goto the short name of me, the short name of this cd, 17
  265. end mouseUp
  266.  
  267.  
  268.  
  269. -- part 29 (button)
  270. -- low flags: 00
  271. -- high flags: 0000
  272. -- rect: left=344 top=198 right=217 bottom=454
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 1
  276. -- font id: 0
  277. -- text size: 12
  278. -- style flags: 0
  279. -- line height: 16
  280. -- part name: improved printing
  281. ----- HyperTalk script -----
  282. on mouseUp
  283.   goto the short name of me, the short name of this cd, 18
  284. end mouseUp
  285.  
  286.  
  287.  
  288. -- part 30 (button)
  289. -- low flags: 00
  290. -- high flags: 0000
  291. -- rect: left=344 top=226 right=245 bottom=454
  292. -- title width / last selected line: 0
  293. -- icon id / first selected line: 0 / 0
  294. -- text alignment: 1
  295. -- font id: 0
  296. -- text size: 12
  297. -- style flags: 0
  298. -- line height: 16
  299. -- part name: HyperTalk & XCMDs
  300. ----- HyperTalk script -----
  301. on mouseUp
  302.   goto the short name of me, the short name of this cd, 19
  303. end mouseUp
  304.  
  305.  
  306.  
  307. -- part 31 (button)
  308. -- low flags: 00
  309. -- high flags: 0000
  310. -- rect: left=344 top=254 right=273 bottom=454
  311. -- title width / last selected line: 0
  312. -- icon id / first selected line: 0 / 0
  313. -- text alignment: 1
  314. -- font id: 0
  315. -- text size: 12
  316. -- style flags: 0
  317. -- line height: 16
  318. -- part name: Custom Menus
  319. ----- HyperTalk script -----
  320. on mouseUp
  321.   goto the short name of me, the short name of this cd, 20
  322. end mouseUp
  323.  
  324.  
  325.  
  326. -- part 32 (button)
  327. -- low flags: 00
  328. -- high flags: 0000
  329. -- rect: left=344 top=282 right=301 bottom=454
  330. -- title width / last selected line: 0
  331. -- icon id / first selected line: 0 / 0
  332. -- text alignment: 1
  333. -- font id: 0
  334. -- text size: 12
  335. -- style flags: 0
  336. -- line height: 16
  337. -- part name: other goodies
  338. ----- HyperTalk script -----
  339. on mouseUp
  340.   goto the short name of me, the short name of this cd, 21
  341. end mouseUp
  342.  
  343.  
  344.  
  345. -- part 33 (button)
  346. -- low flags: 00
  347. -- high flags: 0000
  348. -- rect: left=344 top=310 right=329 bottom=454
  349. -- title width / last selected line: 0
  350. -- icon id / first selected line: 0 / 0
  351. -- text alignment: 1
  352. -- font id: 0
  353. -- text size: 12
  354. -- style flags: 0
  355. -- line height: 16
  356. -- part name: Section 2:2
  357. ----- HyperTalk script -----
  358. on mouseUp
  359.   goto the short name of me, the short name of this cd, 22
  360. end mouseUp
  361.  
  362.  
  363.  
  364. -- part 45 (button)
  365. -- low flags: 00
  366. -- high flags: 0000
  367. -- rect: left=244 top=111 right=126 bottom=320
  368. -- title width / last selected line: 0
  369. -- icon id / first selected line: 0 / 0
  370. -- text alignment: 1
  371. -- font id: 0
  372. -- text size: 12
  373. -- style flags: 0
  374. -- line height: 16
  375. -- part name: The Home Stack
  376. ----- HyperTalk script -----
  377. on mouseUp
  378.   goto the short name of me, the short name of this cd, 17
  379. end mouseUp
  380.  
  381.  
  382.  
  383. -- part 46 (button)
  384. -- low flags: 00
  385. -- high flags: 0000
  386. -- rect: left=244 top=287 right=302 bottom=320
  387. -- title width / last selected line: 0
  388. -- icon id / first selected line: 0 / 0
  389. -- text alignment: 1
  390. -- font id: 0
  391. -- text size: 12
  392. -- style flags: 0
  393. -- line height: 16
  394. -- part name: Other Tools
  395. ----- HyperTalk script -----
  396. on mouseUp
  397.   goto the short name of me, the short name of this cd, 25
  398. end mouseUp
  399.  
  400.  
  401.  
  402. -- part 49 (button)
  403. -- low flags: 00
  404. -- high flags: 2000
  405. -- rect: left=204 top=160 right=187 bottom=219
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 6875 / 6875
  408. -- text alignment: 1
  409. -- font id: 0
  410. -- text size: 12
  411. -- style flags: 0
  412. -- line height: 16
  413. -- part name: GoFirst
  414. ----- HyperTalk script -----
  415. --  The "goFirst" handler is in the bg script.
  416. on mouseUp
  417.   goFirst
  418. end mouseUp
  419.  
  420.  
  421.  
  422. -- part contents for background part 28
  423. ----- text -----
  424. S T A C K   M A P